::-webkit-scrollbar { width: 9px; background-color: #eeeeee; } ::-webkit-scrollbar-thumb { background-color: #eeeeee; background:url(‘http://i1197.photobucket.com/albums/aa427/eikcaj18/Scrollbars/purple.png’); background-repeat: repeat; -moz-border-radius: 1ex; -khtml-border-radius: 1ex; -webkit-border-radius: 1ex; border-radius: 1ex; min-height: 20px; } ::-moz-scrollbar { width: 9px; background-color: #eeeeee; }